home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sharewar / online / grabsite / compress.ba_ / compress
Text File  |  1996-09-19  |  186b  |  6 lines

  1. :!%c "%i%t" %d <zip file here>
  2. @pkzip -xgstitle.dbf -xgstitle.cdx -xgslinks.dbf -xgslinks.cdx -xgsurl.dbf -xgsurl.cdx -xgrabsite.log %2 %1*.*
  3. @if errorlevel==0 goto end
  4. @pause
  5. :end
  6.